'宣言 Public Overloads Function AddCCI( _ ByVal name As System.String _ ) As CCIBuilder(Of T)
public CCIBuilder<T> AddCCI( System.string name )
パラメータ
- name
- The name of series
戻り値の型
The series builder
'宣言 Public Overloads Function AddCCI( _ ByVal name As System.String _ ) As CCIBuilder(Of T)
public CCIBuilder<T> AddCCI( System.string name )